ComponentOne ASP.NET MVC Controls
EndStyle Method

C1.Web.Mvc.Fluent Namespace > ErrorBarBuilder<T> Class : EndStyle Method
The value.
Configurates C1.Web.Mvc.ErrorBar<T>.EndStyle. Sets a value that specifies the end style of the series.
Syntax
'Declaration
 
Public Function EndStyle( _
   ByVal value As ErrorBarEndStyle _
) As ErrorBarBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ErrorBarBuilder<T> Class
ErrorBarBuilder<T> Members